Total Complexity | 22 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 193 |
Lines of code | 79 |
Logical lines of code | 42 |
Comment lines | 75 |
Methods | 10 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
format() | 51 | 5 | 27 | |
isValidDate() | 65 | 4 | 9 | |
getStartOfWeek() | 59 | 3 | 13 | |
isTodayOrFutureDate() | 66 | 3 | 8 | |
get() | 67 | 2 | 7 | |
getDateFormat() | 79 | 1 | 3 | |
getTimeFormat() | 79 | 1 | 3 | |
getTimezone() | 79 | 1 | 3 | |
getDateTimeFormat() | 78 | 1 | 3 | |
subtract() | 77 | 1 | 3 |